NumberExpand
NumberExpand[x] gives a list of the decimal digits of x multiplied by their corresponding powers of 10.
NumberExpand[x,b] expands x in base b.
NumberExpand[x,b,len] gives a list of length len.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.